Problem Note 37654: An application error can occur when running a stored process that was created with SAS® Management Console and run with SAS® Enterprise Guide®
The following application error can occur in SAS Enterprise Guide when you create a SAS® Stored Process with SAS Management Console and run the stored process with SAS Enterprise Guide:
Enterprise Guide has encountered a problem. We recommend you save your work and restart SAS Enterprise Guide.
SAS.EG.StoredProcessAuthoring.Model.ApiFailureException. The stored process API failed to load the Stored Process metadata. Culture name 'iw-il' is not supported.
Parameter name: name
This error occurs when SAS® is run with the he_IL locale.
The stored process does run successfully in the stored process Web application.
To work around this issue, change the locale to he_IL in the metadata server by following these steps:
- Connect to your metadata server with DMS METABROWSE (open SAS 9.2 and type metabrowse in the command bar window).
- Enable metadata updates by performing the following steps:
- With the SAS Explorer window active, select Tools ► Options ► Explorer or use the DMEXPOPTS command.
- On the General tab, uncheck Metadata Browse Mode (under the Miscellaneous header).
- Click OK to make your changes effective immediately.
- In SAS Management Console, find your SAS® Stored Process Server under the Server Manager Plug-In.
- Right-click on your stored process server and select Properties.
- Select the Associations tab.
- Click Prompt and then Parameters.
- Right-click on the parameters and select Properties.
- Under the Attributes tab, find GroupInfo and change iw_IL to he_IL.
Here is some additional information about METABROWSE (the Metadata Browser window).
METABROWSE is a metadata browser that is available in SAS Display Manager as part of Base SAS software. It is started by typing metabrowse in the command window. It is more of a debugging tool that is typically used by an advanced user. It enables you to navigate through the metadata using point-and-click navigation.
The Metadata Browser window displays metadata server connections in the tree view, followed by the metadata types that are defined on the server. The Metadata Browser window enables you to do the following:
- display your metadata server connections and metadata objects
- copy the ID of Metadata objects to the clipboard
- modify attributes of a metadata object
- rename metadata objects
- delete metadata objects
- display multiple metadata server connections with multiple Metadata Browser windows
- export and view metadata objects as XML
- modify associated metadata objects
- create new associated and unassociated metadata objects
- search for metadata objects
Operating System and Release Information
SAS System | Base SAS | Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.21 | 9.21 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.21 | 9.21 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.21 | 9.21 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft Windows XP 64-bit Edition | 9.21 | 9.21 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft® Windows® for x64 | 9.21 | 9.21 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Datacenter Edition | 9.21 | 9.21 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Enterprise Edition | 9.21 | 9.21 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Standard Edition | 9.21 | 9.21 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft Windows XP Professional | 9.21 | 9.21 | 9.2 TS2M0 | 9.2 TS2M3 |
Windows Vista | 9.21 | 9.21 | 9.2 TS2M0 | 9.2 TS2M3 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
When SAS is run with the he_IL locale and a stored process is created using SAS Management Console, an application error can occur when the stored process is run using SAS Enterprise Guide.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2010-11-19 16:18:35 |
Date Created: | 2009-10-29 15:56:25 |